Welcome![Sign In][Sign Up]
Location:
Search - c cgi

Search list

[Other用c语言进行cgi程序设计

Description: 源代码和说明都包含在一个txt文件里面.有关cgi的说明和一个可以执行的源程序都在里面. -source code and annotations are contained in a txt file inside. Cgi on the description and implementation of a source can have on the inside.
Platform: | Size: 4096 | Author: 吴俊良 | Hits:

[Search Enginedpsearch-4.36.tar

Description: DataparkSearch是一个C/C++的web搜索引擎,它包括两个部分,一个indexer来收集和存储数据,一个web CGI 前端提供搜索所收集的数据。-DataparkSearch is a C/C web search engine, which includes two parts, an indexer to collect and store data, a web CGI front-end search the data collected.
Platform: | Size: 1998848 | Author: 何儒汉 | Hits:

[Othercgi_backdoor

Description: c语言编写的cgi后门!!! 好用得不得了-cgi back door! ! ! Very, very handy! !
Platform: | Size: 6144 | Author: 谢黎鹏 | Hits:

[CommunicationeyBuild-00-07-00

Description: a development environment,use for CGI develop by c language
Platform: | Size: 864256 | Author: | Hits:

[Search Engineaspseek

Description: ASPSeek是一个C++编写的互联网搜索引擎,并使用了STL库。它主要包括一个检索机器人,一个搜索守护程序,和一个搜索前端(CGI或者是Apache模块)。它大概可以检索几百万个URLs,来查找给定的短语和单词,并使用通配符,进行布尔搜索。搜索结果可以限定在给定的时间或站点,站点空间,并按照相关性或者时间进行排序(这里面使用了一些非常酷的技术)。ASPSeek可以应用于很多语言和编码中(甚至包括多字节语言如中文)。它为多个站点做了优化。(多线程检索,同步DNS查询, 按站点将结果分组, Web集合等),同时它也可以用于单个站点的搜索。其他特性包括支持stopwords和ispell, 字符集和语言的预测, 搜索结果的HTML模板,引用和查询词高亮度显示。并且它有详细的文档可以利用。-ASPSeek C is prepared in an Internet search engine and the use of the STL library. It mainly includes a retrieval robot, a guardian search procedures and a search front end (CGI or Apache module). It probably can search millions of URLs to the search for phrases and words, and the use of wildcards for Boolean search. Search results can be limited to the time or site, site space in accordance with the relevant time or rank (which is used by some very cool technology). ASPSeek can be used in many languages and coding (including multi-byte languages such as Chinese). It has done a number of site optimization. (Multi-threaded searching, synchronous DNS inquiries, according to results of a site, Web pools, etc.) It also can be used to search a single site. Other features include support stopwor
Platform: | Size: 1157120 | Author: qiu | Hits:

[Chess Poker gameszfa10

Description: This is a online black jack game written in C, support one user against one computer. Used CGI interface between the PC and server. Detailed description and functionality of the game is specified in the code.-This is a black jack online game written in C , support one user against one computer. Used CG I interface between the PC and server. Detailed description and functionality of the game is sp ecified in the code.
Platform: | Size: 22528 | Author: Neil | Hits:

[Othersystimecgi

Description: 使用C语言的cgi程序,通过web浏览器实现服务器的时间调节,并在浏览器上动态显示服务器的时间-use of the C language cgi procedure for the adoption of web browser server time adjustment, in the browser and dynamically displays the time server
Platform: | Size: 7168 | Author: datong | Hits:

[Otherip_setupcgi

Description: C的cgi语言,实现服务器的ip_setup-C language, the server ip_setup
Platform: | Size: 1024 | Author: datong | Hits:

[OtherCGI

Description: C G I又称通用网关接口(Common Gateway Interface),是外部程序和We b服务器之间的标 准编程接口, P H P隐藏了其中的大部分复杂性,但是,了解一些它的基本内容对设计应用程 序和进行调试都有很大帮助。
Platform: | Size: 448512 | Author: 丽华 | Hits:

[Linux-UnixProgrammingCGI

Description: 强烈推荐CGI编程的好书!很难找到的是linux下的必备-CGI programming strongly recommend a good book! It is difficult to find is necessary under linux
Platform: | Size: 2055168 | Author: fwngw | Hits:

[SCMcgi

Description: 基于pic单片机为核心的,锂电池充电管理系统,它将多组电池充电姿状态,进行显示,-Pic-based single-chip microcomputer as the core, lithium battery management system, it will pose multiple sets of battery charging status display,
Platform: | Size: 4096 | Author: 诸力 | Hits:

[Communicationcgictest

Description: cgi的应用程序,一个非常好用的web服务器,支持html和cgi,可以运行在多个平台之上.-cgi applications, a very useful web servers, support for html and cgi, can run on multiple platforms.
Platform: | Size: 4096 | Author: yangkui | Hits:

[OtherCGI_Programming_with_Perl

Description: 用perl编写CGI的好书。本书从解释CGI和底层HTTP协议如何工作开始,迅速转入开发CGI程序的重要细节-CGI with perl preparation books. This book from the bottom of HTTP and CGI explained how the agreement begins, the rapid development of CGI program into important details
Platform: | Size: 1805312 | Author: 李韶华 | Hits:

[Internet-Networkmycgi

Description: 这是我自己写的用于嵌入式设备的CGI程序,ANSI C编写,嵌入式Linux中使用。这些CGI代码是我在CGIC库的基础上加上了常用的一些外围功能模块函数,比如读写配置文件等。其中比较重要的是我自己实现的session控制、页面模板方式(模板标签替换)和web多语言版本的一种我自己的实现方法。请参阅cgi_functions.c、session.c和multi-language.c。-This is what I wrote it myself for the CGI program embedded devices, ANSI C preparation, the use of embedded Linux. These CGI code is in my database based on the CGIC added a commonly used function of some external function modules, such as reading and writing configuration files. The more important thing is that I realize the session their own control, the way the page template (template tags to replace) and multi-language web version of a way to realize my own. Please refer to cgi_functions.c, session.c and multi-language.c.
Platform: | Size: 420864 | Author: 俞英慧 | Hits:

[Internet-Networkcgi-web

Description: 嵌入式linux的一个cgi网站,实现了对嵌入式系统配置的更改以及实时控制视频流参数的配置,程序主要用c完成。对于学习嵌入式下c语言的cgi开发是一个非常好的例子。代码来自于在公司的开发。-Embedded linux a cgi web site, the realization of embedded system configuration changes, as well as video streaming real-time control of the configuration parameters, use c to complete the main program. Learning embedded c language cgi under development is a very good example. Code from the company s development.
Platform: | Size: 67584 | Author: jzk | Hits:

[Internet-Networkhtmtmpl

Description: 如果用C写CGI程序,有个问题就是输出html非常烦人,html语句被写死在c程序里面,很难看。这个html模板可以帮助你解脱这个问题-If you use C to write CGI process, there is a problem is very annoying html output, html statement was written dead in c procedures inside, it is difficult to see. The html template can help you escape the problem
Platform: | Size: 60416 | Author: 呵呵 | Hits:

[SCMcgi

Description: bascom下触摸屏的实现,利用AVR的4个AD输入接口-Bascom under the touch-screen realization of the use of AVR input interface 4 AD
Platform: | Size: 4096 | Author: xiaoxiu | Hits:

[WEB Mailcgimail1.c

Description: CGI邮件程序源码 一个在线收发email的程序,把你的邮件地址写上,密码一填,就可以把在别的地方的邮件拉到你这台服务器上面-CGI mail program to send and receive email, an online source of the procedure, you write the e-mail address, password, fill in one, you can put in other places down the mail server above you
Platform: | Size: 2048 | Author: anlina | Hits:

[Embeded Linuxapp

Description: 嵌入式平台下,cgi的应用实例。可使你的嵌入式平台提供一个web服务器。-Embedded platform, cgi application. Will enable you to provide a platform for the embedded web server.
Platform: | Size: 307200 | Author: wanglei | Hits:

[Embeded-SCM Developweb-server.tar

Description: 自己写嵌入式系统的Web Server,基于Busybox的httpd,通过CGI可以实现交互式动态网页。-err
Platform: | Size: 102400 | Author: 夏语点 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net